home *** CD-ROM | disk | FTP | other *** search
/ The Game Master (3rd Edition) / The Game Master 3rd edition.iso / files / gamecard / modmgam1 / creadme.doc < prev    next >
Encoding:
Text File  |  1987-12-02  |  8.6 KB  |  210 lines

  1. -------------------------------------------------------------------------------
  2. 871202                CCHESS 1.1                Page  1
  3. -------------------------------------------------------------------------------
  4. This release of CCHESS:
  5. -------------------------------------------------------------------------------
  6.  
  7.      o    This is the second release of CCHESS (version 2.0 was released
  8.     8/14 with PC-VCO).  A few enhancements have been made, and few
  9.     problems corrected.
  10.  
  11.      o    Please download COM-AND version 2.1 for use with this program.    The
  12.     previous version of COM-AND (2.0) does not support paged redisplay.
  13.  
  14.      o    Run instructions and installation procedures will be found following
  15.     this page.
  16.  
  17.      o    Any problems reported to the developer either through the U.S.
  18.     Mail or PLINK Mail or GEnie Mail will receive attention.  You may
  19.     contact the author:
  20.  
  21.     CABER Software
  22.     R. (Scott) McGinnis
  23.     P.O. Box 3607 Mdse Mart
  24.     Chicago, IL 60654-0607
  25.  
  26.     PLINK, GEnie id: TARTAN
  27.  
  28.      o    Read the remainder of this document please, for a description of
  29.     installation...
  30.  
  31. -------------------------------------------------------------------------------
  32. Files in this distribution:
  33. -------------------------------------------------------------------------------
  34.  
  35.    *    CCHESS.EXE    1.1 executable
  36.  
  37.    *    REGISTER.DOC    A form for registration
  38.    *    CREADME.DOC    This file.
  39.    *    CCHESS.DOC    Documentation for version 1.1 of CCHESS
  40.  
  41. -------------------------------------------------------------------------------
  42.  
  43. -------------------------------------------------------------------------------
  44. 871202                CCHESS 1.1                 Page 2
  45. -------------------------------------------------------------------------------
  46. Run instructions:
  47. -------------------------------------------------------------------------------
  48.  
  49.     To run CCHESS with PROCOMM, QMODEM, etc.
  50.        (Install the release as described on the next page)
  51.        (Load your communication program, and dial your favorite service)
  52.        (Shell to DOS, and change to CCHESS's subdirectory)
  53.  
  54.        C> CCHESS/P
  55.  
  56.        (Run this way, CCHESS's functionality is limited.  Transcripting
  57.         and playback aren't available.  All other CCHESS functions will
  58.         work just fine.)
  59.  
  60.     To run CCHESS (if COM-AND is available):
  61.        (Install the release as described on the next page)
  62.  
  63.        C> CCHESS
  64.  
  65.        (Run this way, there is only the one accessory (CCHESS) available
  66.         to COM-AND.  CCHESS, which you loaded above, loaded COM-AND,
  67.         in case that isn't clear.  Press F1 to switch to game mode.)
  68.  
  69. -------------------------------------------------------------------------------
  70. Installation:
  71. -------------------------------------------------------------------------------
  72.  
  73. 1)    Set your current subdirectory to the subdirectory where you wish
  74.     to install CCHESS... where you've already installed version 1.0
  75.     (if you have it)... where you've installed COM-AND (if you have).
  76.  
  77. 2)    DeARC the distribution file.
  78.  
  79. 3)    Load CCHESS 'piggyback' (for installation purposes), i.e.:
  80.  
  81.     C> CCHESS/P <return>
  82.  
  83.     .  Check Alt-S
  84.        .. If "Text Lines" is 2, set it to 10.  Unless you want 2...
  85.        .. Remember to save the new settings.
  86.     .  Check Alt-P
  87.        .. Choose the COM port you use (1/2/3/4).
  88.        .. Default speed selection is not important if you always use
  89.           the COM-AND or load CCHESS piggyback.  But set it anyway.
  90.        .. Remember to save new settings.
  91.  
  92. 4)    Exit CCHESS with Alt-X
  93.  
  94.  
  95. -------------------------------------------------------------------------------
  96. 871202                CCHESS 1.1                Page  3
  97. -------------------------------------------------------------------------------
  98. Additions and corrections:
  99. -------------------------------------------------------------------------------
  100.  
  101.     -----------------------------
  102.     CCHESS additions and changes:
  103.     -----------------------------
  104.  
  105. o    CCHESS version 1.0 got easily confused when it received non-game
  106.     conversation.  It would frequently wipe out the current move prompt.
  107.     This has been corrected.
  108.  
  109. o    CCHESS version 1.0 would misread the board sequence received during
  110.     a 'start-game' on services where the system inserts a cr/lf within
  111.     the transmitted text (i.e. GEnie).  This resulted in 'lost' squares.
  112.     This has been corrected.
  113.  
  114. o    The maximum 'text lines' settable through CCHESS Alt-S defaults has
  115.     been lowered to 18.  This makes a minimum of 3 lines of game
  116.     history.
  117.  
  118. o    A /G switch has been added to the program invocation to 'force'
  119.     Hercules mode where a clone card is used that the software cannot
  120.     verify as Hercules.  Do not use this switch unless you're sure!
  121.  
  122. o    A screen save stack sizing problem led to unpredictable results
  123.     in CCHESS when used with Hercules or EGA (for example, F1 to switch
  124.     back to CRT mode from CCHESS could lead to never-never-land).  This
  125.     did not always occur... just sometimes.  The sizing problem is fixed.
  126.  
  127. o    EGA mode (with the /E switch or Alt-L within CCHESS) has been
  128.     enabled.  EGA allows considerably more text area, and history, even
  129.     if the board isn't exactly 'square'.
  130.  
  131. o    The keyboard buffer now reports control chars as '^x'.
  132.  
  133. o    The Millisecond loop count is no longer signifigant;  timings aren't
  134.     as accurate (within 50 milliseconds), but it requires no 'millisecond
  135.     loop count setting', which admittedly was a pain.
  136.  
  137. o    Alt-B redisplay (when COM-AND is loaded) is now paged.    The redisplay
  138.     buffer is now sizable (up to 64K) through Alt-S in COM-AND.
  139.  
  140. o    The keyboard buffer (Commands pulldown) now has a cursor.
  141.  
  142. -------------------------------------------------------------------------------
  143. Known bugs in the current release:
  144. -------------------------------------------------------------------------------
  145.  
  146. o    I've had no suggestions to date on how to handle coronation.
  147.  
  148. -------------------------------------------------------------------------------
  149.  
  150. -------------------------------------------------------------------------------
  151. 871202                CCHESS 1.1                Page  4
  152. -------------------------------------------------------------------------------
  153. Related release; COM-AND:
  154. -------------------------------------------------------------------------------
  155.  
  156.     COM-AND was originally released with Version 2.0 of PC-VCO.  COM-AND
  157.     is a fully functional communications program, designed to support
  158.     integrated 'accessory' programs like CCHESS.
  159.  
  160.     COM-AND supports multiple dialing directories, multiple macro
  161.     definition files, a script language, Windowed XMODEM, XMODEM, YMODEM
  162.     (BBS style), CIS-B, and KERMIT (Windowed or not).
  163.  
  164.     COM-AND is being distributed (its second release) as COM-AND21.ARC.
  165.     COM-AND may be used on either MDA, CGA, EGA or Hercules adapters.
  166.  
  167. -------------------------------------------------------------------------------
  168. Related release; PC-VCO:
  169. -------------------------------------------------------------------------------
  170.  
  171.     PC-VCO is Visual Conferencing for the IBM PC.  It is completely
  172.     compatible with all three flavors of MacIntosh VCO/VMCO.  It has
  173.     been in use for more than a year by several groups of people.  On
  174.     GEnie, the IBM RT has a regularly scheduled VCO conference every
  175.     Wednesday at 9PM Eastern Standard Time.
  176.  
  177.     The concept of VCO is that each conference attendee draws a set of
  178.     16 (or 18) ICONs, and posts them publically.  Other attendees down-
  179.     load the ICONs (called face files), and add them to their own lib-
  180.     rary of faces.    8 (or 9) expressions (happy, sad, etc) are supported.
  181.     When someone speaks in a VCO conference, the appropriate ICON is
  182.     displayed on all PC-VCO screens.  People who've not uploaded face
  183.     files are depicted as Charlie Brown, Don Martin, or OPUS.
  184.  
  185.     PC-VCO interfaces to a public domain text-to speech synthesizer.
  186.     The quality is less than might be desired, but its a start!
  187.  
  188.     PC-VCO is being distributed (its sixth release) as PC-VCO21.ARC.
  189.     PC-VCO may be used on either CGA, EGA or Hercules graphics adapters.
  190.  
  191. -------------------------------------------------------------------------------
  192. Related release; CBRIDGE:
  193. -------------------------------------------------------------------------------
  194.  
  195.     CBRIDGE is Conference Bridge - four people can play bridge over
  196.     PLINK's PARTY, CIS CB, etc.  CBRIDGE deals cards, displays hands,
  197.     displays (and protects) the bidding, and monitors game play.
  198.     Bidding can be reviewed at any time, as can game play.
  199.  
  200.     Version 1.0 is released as a beta.  However, it is completely
  201.     usable.  It may be 'rough' in spots...  I am looking for comments,
  202.     criticisms and thoughts from those interested in on-line interactive
  203.     gaming.
  204.  
  205.     CBRIDGE is being distributed (its first release) as CBRIDG10.ARC.
  206.     Please read the CBRIDG.DOC document for a description of CBRIDGE.
  207.     CBRIDGE may be used on either MDA, CGA, EGA or Hercules adapters.
  208.  
  209.  
  210.